﻿2026-09-09T00:49:19.3263696Z ##[group]Run actions/checkout@v5
2026-09-09T00:49:19.3264110Z with:
2026-09-09T00:49:19.3264418Z   repository: SaberMage/spt-shell-notify
2026-09-09T00:49:19.3264766Z   path: .adapter-notify
2026-09-09T00:49:19.3267616Z   token: ***
2026-09-09T00:49:19.3267877Z   ssh-strict: true
2026-09-09T00:49:19.3268125Z   ssh-user: git
2026-09-09T00:49:19.3268427Z   persist-credentials: true
2026-09-09T00:49:19.3268712Z   clean: true
2026-09-09T00:49:19.3269065Z   sparse-checkout-cone-mode: true
2026-09-09T00:49:19.3269376Z   fetch-depth: 1
2026-09-09T00:49:19.3269649Z   fetch-tags: false
2026-09-09T00:49:19.3269927Z   show-progress: true
2026-09-09T00:49:19.3270187Z   lfs: false
2026-09-09T00:49:19.3270457Z   submodules: false
2026-09-09T00:49:19.3270711Z   set-safe-directory: true
2026-09-09T00:49:19.3271005Z   allow-unsafe-pr-checkout: false
2026-09-09T00:49:19.3271334Z env:
2026-09-09T00:49:19.3271836Z   SPT_CI_TEST_TMP: C:\actions-runner\_work\_temp\spt-test-tmp-34262154550-3-7f38ea49feea46f08cbdc1a55c076764
2026-09-09T00:49:19.3272666Z   TEMP: C:\actions-runner\_work\_temp\spt-test-tmp-34262154550-3-7f38ea49feea46f08cbdc1a55c076764
2026-09-09T00:49:19.3273390Z   TMP: C:\actions-runner\_work\_temp\spt-test-tmp-34262154550-3-7f38ea49feea46f08cbdc1a55c076764
2026-09-09T00:49:19.3273836Z ##[endgroup]
2026-09-09T00:49:19.6491998Z Syncing repository: SaberMage/spt-shell-notify
2026-09-09T00:49:19.6497007Z ##[group]Getting Git version info
2026-09-09T00:49:19.6497425Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-09-09T00:49:19.6866185Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-09-09T00:49:20.1413950Z git version 2.43.0.windows.1
2026-09-09T00:49:20.1446241Z ##[endgroup]
2026-09-09T00:49:20.1458417Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b1ac383a-2858-4148-a8d8-bfe366f2fd0e\.gitconfig'
2026-09-09T00:49:20.1477837Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b1ac383a-2858-4148-a8d8-bfe366f2fd0e' before making global git config changes
2026-09-09T00:49:20.1478768Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T00:49:20.1501236Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-09-09T00:49:21.1996068Z ##[group]Initializing the repository
2026-09-09T00:49:21.2002103Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-09-09T00:49:22.3146934Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-09-09T00:49:22.3175489Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-09-09T00:49:22.6592825Z ##[endgroup]
2026-09-09T00:49:22.6593361Z ##[group]Disabling automatic garbage collection
2026-09-09T00:49:22.6600026Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-09-09T00:49:22.6988491Z ##[endgroup]
2026-09-09T00:49:22.6988862Z ##[group]Setting up auth
2026-09-09T00:49:22.6996189Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-09-09T00:49:23.0397448Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-09-09T00:49:27.2603125Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-09T00:49:28.2894047Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-09-09T00:49:31.5300428Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-09T00:49:31.8101034Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-09-09T00:49:35.3111023Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-09-09T00:49:35.6321906Z ##[endgroup]
2026-09-09T00:49:35.6322450Z ##[group]Determining the default branch
2026-09-09T00:49:35.6324110Z Retrieving the default branch name
2026-09-09T00:49:35.9114029Z Default branch 'main'
2026-09-09T00:49:35.9114742Z ##[endgroup]
2026-09-09T00:49:35.9115172Z ##[group]Fetching the repository
2026-09-09T00:49:35.9121791Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-09-09T00:49:39.2958749Z From https://github.com/SaberMage/spt-shell-notify
2026-09-09T00:49:39.2959100Z  * [new branch]      main       -> origin/main
2026-09-09T00:49:39.8086759Z ##[endgroup]
2026-09-09T00:49:39.8087118Z ##[group]Determining the checkout info
2026-09-09T00:49:39.8088342Z ##[endgroup]
2026-09-09T00:49:39.8094143Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-09-09T00:49:40.3491657Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-09-09T00:49:40.8797984Z ##[group]Checking out the ref
2026-09-09T00:49:40.8807524Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-09-09T00:49:42.6178094Z branch 'main' set up to track 'origin/main'.
2026-09-09T00:49:42.6178520Z Reset branch 'main'
2026-09-09T00:49:42.6203185Z ##[endgroup]
2026-09-09T00:49:43.4186775Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-09-09T00:49:43.4560417Z ee2d37eadc730c0019e0af82d683074c509634a2
